home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re Containers within contain.2 < prev    next >
Encoding:
Internet Message Format  |  1996-08-15  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Containers within containers
  2. Sent:        8/15/96 12:15 PM
  3. Received:    8/15/96 11:22 AM
  4. From:        Scott Adler, sadler@spss.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >You can perfectly embed a container into another container (I assume you 
  9. >are using the word container for a general embedding part instead of 
  10. >ODFContainer). The only thing you cannot do right now with ODF is for 
  11. >example drag a stationery of ODFContainer (ODFDraw/ODFEmbed/ODFTable) in 
  12. >an ODFContainer (ODFDraw/ODFEmbed/ODFTable) document. The problem with 
  13. >that is when dragging an ODFContainer document in an ODFContainer 
  14. >document OpenDoc says you should incorporate the data, not embed. When 
  15. >you drag a stationery your are in fact dragging an empty document. The 
  16. >resul is -- nothing. The problem I haven't been able to solve is how to 
  17. >detect that I am dragging a stationery so I could embed instead of 
  18. >incorporating nothing.
  19.  
  20. So are you saying that the problem occurs, lets say for ODFDraw, when you 
  21. drag in the stationery of ODFDraw. Other stationery works with ODFDraw, 
  22. no?
  23.  
  24. -Scott Adler
  25. sadler@spss.com
  26.